SendToClipboard property (MyCapture) |
Returns/sets if capture is also copied to clipboard.
Property type
A Boolean value.
Syntax
object.SendToClipboard [= value]
The SendToClipboard property syntax has these parts:
Part | Description |
object | An expression evaluating to an object of type MyCapture. |
value | A Boolean value. |